Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/new beginning #36

Merged
merged 22 commits into from
Oct 26, 2024
Merged

Feat/new beginning #36

merged 22 commits into from
Oct 26, 2024

Conversation

AntwortEinesLebens
Copy link
Collaborator

No description provided.

Use HSTRING when possible instead of OsString. HSTRING sometimes use OsString internally. If we have no other choice, we will use OsString and after that normal rust string
Use None when Param<X> is asked and if we don't want to use this parameter. It will be converted automatically
Because Result implements Terminaison trait, the cli will return the right exit code
@frack113 frack113 merged commit 39598a9 into main Oct 26, 2024
18 of 26 checks passed
@frack113 frack113 deleted the feat/new-beginning branch October 26, 2024 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants